The Dreamweaver JavaScript API > Report functions > dreamweaver.isReporting() |
![]() ![]() ![]() |
Availability
Dreamweaver 4.0
Description
Checks to see if a reporting process is currently running.
Arguments
None.
Returns
Boolean value indicating whether a process is running (true
) or not (false
).
![]() ![]() ![]() |